home *** CD-ROM | disk | FTP | other *** search
-
- This version of move has been in my collection of tools for a long
- time> I finally decided to pass it out again, this time I have fixed
- it completely (So I think!). THis version of move will not only move
- multiple files between subdirs, but between drives! Why no one else
- has done it so cleanly before is beyond me! It has the same syntax as
- copy, as such can make assupmtions like below:
-
-
- move a:*.doc : Will move files from drive A to
- current subdir
-
- move \new \dos :Move ALL files from subdir NEW to
- subdir DOS.
-
-
- If destination is missing,will move it to current subdir. It WILL
- not move files that already EXIST on the destination UNLESS a '\D' switch
- is specified after both parms. Pretty simple. It will tell the user
- of what it is doing as it goes along. I have included source for your
- enjoyment! This is TRUE PD! I am not asking for any fees, do with it
- what you want, in honor of the many other fine PD authors and their thankless
- contributions!
-
- Craig Derouen
- 5/24/86
-
-
- P.S. Does Craig have his switch character switched? To overwrite files,
- use the '/D' switch -- it works like a charm. Bob Blacher, Sysop, Computer
- Connections PCBoard, Washington, D.C. (202) 547-2008 (2400/1200).
-